CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - java cluster

搜索资源列表

  1. cluster

    0下载:
  2. 对iris数据进行聚类分析的java源程序
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2520
    • 提供者:guifeng2002
  1. textcluster

    0下载:
  2. 文本聚类算法源码,包含tf.idf计算的实现,采用java语言编写-text cluster algorithm, including the computation of tf.idf ,written by Java
  3. 所属分类:Search Engine

    • 发布日期:2017-04-01
    • 文件大小:8741
    • 提供者:谭磊
  1. ClusterMonitor

    0下载:
  2. 一个多集群的监控系统,可根据文件中定义的入口IP地址获取其机器上的GANGLIA信息,监控其所在网格内所有集群信息和节点机的CPU、内存、硬盘、负载等信息。-More than one cluster of monitoring systems, can be defined in accordance with the entrance of the document to obtain its IP address Ganglia machine information, monitor t
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-22
    • 文件大小:6477320
    • 提供者:李毅
  1. Cluster_Analysis

    0下载:
  2. Source code on cluster analysis. K_Mean Cluster, data decoder,etc.
  3. 所属分类:Grid Computing

    • 发布日期:2017-04-01
    • 文件大小:49069
    • 提供者:kiran
  1. HCL

    1下载:
  2. 聚类 层次分析代码 JAVA版 聚类 层次分析代码 JAVA版聚类 层次分析代码 JAVA版-Cluster analysis of code-level version of JAVA
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-01-11
    • 文件大小:5630
    • 提供者:低调
  1. hadoop-0.20.0.tar

    1下载:
  2. Hadoop 是一个实现了 MapReduce 计算模型的开源分布式并行编程框架,借助于 Hadoop, 程序员可以轻松地编写分布式并行程序,将其运行于计算机集群上,完成海量数据的计算。-Hadoop is an implementation of the MapReduce computation model of the open-source framework for distributed parallel programming, through the use of Hadoop,
  3. 所属分类:Grid Computing

    • 发布日期:2017-06-22
    • 文件大小:42813980
    • 提供者:xq
  1. DBSCAN

    0下载:
  2. 基于密度的聚类算法 DBSCAN java-Density-based clustering algorithm DBSCAN java
  3. 所属分类:Other systems

    • 发布日期:2017-03-22
    • 文件大小:262795
    • 提供者:李夏婕
  1. MR

    0下载:
  2. 模式识别,距离计算,聚类分析,判别函数,判断准则等的算法实现-Pattern recognition, distance calculation, cluster analysis, discriminant function, the algorithm to determine criteria
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:138911
    • 提供者:王胜
  1. text_data_mining

    0下载:
  2. java编写的数据挖掘方面的代码,里面包含有文本分类,作者身份识别方面的java源码,本人亲自参与编写-java code about data mining;include:text cluster ,authorship identification,
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:57050
    • 提供者:xiao
  1. cluster

    0下载:
  2. 我做的用Kmeans方法,分别采用欧式距离。夹角余弦,和度量函数的方法来表示两点的相似度-I do use Kmeans methods were used Euclidean distance. Angle cosine, and methods of measurement functions to represent the similarity of two
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:55173
    • 提供者:bing
  1. Kode-Program-Algoritma-Fuzzy-C-Means

    0下载:
  2. Fuzzy clustering is a class of algorithms for cluster analysis in which the allocation of data points to clusters is not "hard" (all-or-nothing) but "fuzzy" in the same sense as fuzzy logic.
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:4795
    • 提供者:bwindhya
  1. vsm-and-cluster-kmeans

    0下载:
  2. 对文本聚类的向量空间模型机制VSM以及Kmeans等讲解比较详细,是研究文本聚类的好书籍-Clustering of text vector space model to explain the mechanism of VSM and Kmeans and other more detailed, study of text clustering is a good book
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-05-21
    • 文件大小:2488320
    • 提供者:zhan
  1. thyferny.java.algorithm.cluster

    0下载:
  2. K聚类算法 CLUSTER JAVA实现 全手工作品-K clustering algorithm CLUSTER JAVA hand-work to achieve
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:11117
    • 提供者:thyferny
  1. Cluster

    0下载:
  2. resolve the probleme of clusterization with java programme
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-05
    • 文件大小:12280
    • 提供者:salim
  1. Kmeans.java.tar

    0下载:
  2. K-Means algorithm to create cluster formation for input files
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:1962
    • 提供者:Krishna kumar S
  1. java

    0下载:
  2. 本人搜集并调试无错的 关于数据挖掘算法,JAVA 实现,里面包含测试数据集,apriori 算法2个,FP-TREE 一个,FP-GROWP 2个 聚类1个、CLUSTREAM 一个,C45、ID3 等,下载后在相应文件夹中有 部分测试数据集合-I collect and debug error-free data mining algorithms, JAVA realization, which contains a set of test data, apriori algorithm 2
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:2710528
    • 提供者:zhangchangsheng
  1. Cluster

    0下载:
  2. 求一个小世界网络中,每一个节点的聚类系数,利用java实现。-Using java to find a small world network, each node clustering coefficient.
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:781
    • 提供者:gray
  1. Kmeans

    0下载:
  2. 基于java语言实现的kmeans聚类算法,还是很靠谱的(kmeans cluster realize based on java)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-21
    • 文件大小:1024
    • 提供者:heimohe
  1. redisCluster-demo

    0下载:
  2. 用java实现redis集群,体验高并发(Implement redis cluster with Java, experience high concurrency)
  3. 所属分类:其他

    • 发布日期:2018-04-23
    • 文件大小:12000256
    • 提供者:gigihello
  1. api-cluster

    0下载:
  2. 用java写的层次聚类,其中距离函数是complete(即最大值优先)(Cluster(agglomerative clustering, complete linkage method) to analyze API usage.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-01
    • 文件大小:35809280
    • 提供者:ohazyi
« 12 »
搜珍网 www.dssz.com